[INFO] cloning repository https://github.com/DMClVG/TAC-70
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DMClVG/TAC-70" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMClVG%2FTAC-70", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMClVG%2FTAC-70'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e24cacea428d06f4700a2c3bcab2a1a8f9fa1b1
[INFO] fixing DMClVG/TAC-70 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDMClVG%2FTAC-70" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DMClVG/TAC-70
[INFO] finished tweaking git repo https://github.com/DMClVG/TAC-70
[INFO] tweaked toml for git repo https://github.com/DMClVG/TAC-70 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DMClVG/TAC-70 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DMClVG/TAC-70 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953
[INFO] running `Command { std: "docker" "start" "2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/tac_cart/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tac_core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tac_front/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tac_runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rgb v0.8.32
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling mlua v0.8.1
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling miniquad v0.3.11
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling quad-snd v0.2.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking glam v0.14.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking bumpalo v3.9.1
[INFO] [stderr]     Checking fontdue v0.5.2
[INFO] [stderr]     Checking macroquad v0.3.23
[INFO] [stderr]    Compiling binwrite_derive v0.2.1
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking binwrite v0.2.1
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking tac_cart v0.2.0 (/opt/rustwide/workdir/crates/tac_cart)
[INFO] [stderr]    Migrating crates/tac_cart/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tac_core v0.1.0 (/opt/rustwide/workdir/crates/tac_core)
[INFO] [stderr]    Migrating crates/tac_core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tac_runtime v0.1.0 (/opt/rustwide/workdir/crates/tac_runtime)
[INFO] [stderr]    Migrating crates/tac_runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/tac_runtime/src/lib.rs (1 fix)
[INFO] [stderr]     Checking tac_front v0.1.0 (/opt/rustwide/workdir/crates/tac_front)
[INFO] [stderr]    Migrating crates/tac_front/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: tac_cart v0.2.0 (/opt/rustwide/workdir/crates/tac_cart) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tac_core v0.1.0 (/opt/rustwide/workdir/crates/tac_core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tac_front v0.1.0 (/opt/rustwide/workdir/crates/tac_front) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tac_runtime v0.1.0 (/opt/rustwide/workdir/crates/tac_runtime) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking tac_cart v0.2.0 (/opt/rustwide/workdir/crates/tac_cart)
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> crates/tac_cart/src/lib.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fmt::Debug, io::Cursor, path::Path, u8, slice::Iter};
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> crates/tac_cart/src/lib.rs:1:65
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fmt::Debug, io::Cursor, path::Path, u8, slice::Iter};
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::CoverDep`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     CoverDep = 3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::CodeZip`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     CodeZip = 16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::PatternsDep`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     PatternsDep = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::CoverDep`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     CoverDep = 3,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::CodeZip`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     CodeZip = 16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `ChunkType::PatternsDep`
[INFO] [stdout]   --> crates/tac_cart/src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     PatternsDep = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tac_core v0.1.0 (/opt/rustwide/workdir/crates/tac_core)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                       ----^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:42
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                          ----^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:61
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                             ----^
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:42
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:61
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pix`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:80
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_pix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                       ----^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:42
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                          ----^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tac_runtime v0.1.0 (/opt/rustwide/workdir/crates/tac_runtime)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:61
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                             ----^
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:42
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:61
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pix`
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:152:80
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn tri(&mut self, mut a: (f64, f64), mut b: (f64, f64), mut c: (f64, f64), pix: u8) {
[INFO] [stdout]     |                                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_pix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn palette(&self) -> Palette {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn palette(&self) -> Palette<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:216:19
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn screen(&self) -> Screen {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn screen(&self) -> Screen<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn map(&self) -> Map {
[INFO] [stdout]     |                ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn map(&self) -> Map<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:242:21
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn gamepads(&self) -> Gamepads {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn gamepads(&self) -> Gamepads<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn mouse(&self) -> Mouse {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn mouse(&self) -> Mouse<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:376:19
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn player(&self, id: u8) -> Gamepad {
[INFO] [stdout]     |                   ^^^^^             ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn player(&self, id: u8) -> Gamepad<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn palette(&self) -> Palette {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn palette(&self) -> Palette<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:216:19
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn screen(&self) -> Screen {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub fn screen(&self) -> Screen<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn map(&self) -> Map {
[INFO] [stdout]     |                ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn map(&self) -> Map<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:242:21
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn gamepads(&self) -> Gamepads {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn gamepads(&self) -> Gamepads<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn mouse(&self) -> Mouse {
[INFO] [stdout]     |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn mouse(&self) -> Mouse<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_core/src/lib.rs:376:19
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn player(&self, id: u8) -> Gamepad {
[INFO] [stdout]     |                   ^^^^^             ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn player(&self, id: u8) -> Gamepad<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_runtime/src/lib.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn state(&mut self) -> std::cell::RefMut<TAC70> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn state(&mut self) -> std::cell::RefMut<'_, TAC70> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tac_front v0.1.0 (/opt/rustwide/workdir/crates/tac_front)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tac_runtime/src/lib.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn state(&mut self) -> std::cell::RefMut<TAC70> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     pub fn state(&mut self) -> std::cell::RefMut<'_, TAC70> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953", kill_on_drop: false }`
[INFO] [stdout] 2e6670fc0b596b6e77d287c85c4166e7fe1fa97acaea40d2b9a935f15f667953
